libfop-java software package provides XML formatter driven by XSL Formatting Objects (XSL-FO.) - libs, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libfop-java
libfop-java is installed in your system.
Make ensure the libfop-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libfop-java *
You will get with libfop-java package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Java |
| Package | libfop-java |
| Version | 1:2.1-4 |
| Description | XML formatter driven by XSL Formatting Objects (XSL-FO.) - libs |
| Sub Section | Java |